You are here: COM Interface > Interfaces > IOptions Interface > IOptions::UpdateFiles Property
Close
dtSearch Text Retrieval Engine Programmer's Reference
IOptions::UpdateFiles Property
Syntax
IDL
__property VARIANT_BOOL UpdateFiles;

Set to true to force all configuration files to be re-read. If the contents of a configuration file such as TextFieldsFile changes, but the filename is not changed, set UpdateFiles=true to indicate that dtSearch should discard any internally-cached copies of configuration files and re-read them from disk.